home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / act5 / 00103.ls < prev    next >
Encoding:
Text File  |  1995-03-28  |  125 b   |  9 lines

  1. on exitFrame
  2.   global virgin
  3.   set the stageColor to 151
  4.   set virgin to 0
  5.   cursor(4)
  6.   preLoad(marker(1))
  7.   cursor(-1)
  8. end
  9.